@charset "utf-8";
.celcontentwit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	width: 200px;
	border: 1px solid #006;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding: 10px;
	position: relative;
}
